func runtime.checkTimersNoP

2 uses

	runtime (current package)
		proc.go#L3165: 		pollUntil = checkTimersNoP(allpSnapshot, timerpMaskSnapshot, pollUntil)
		proc.go#L3356: func checkTimersNoP(allpSnapshot []*p, timerpMaskSnapshot pMask, pollUntil int64) int64 {